.. _CGameEffectAlignmentReversal Class: ================================== CGameEffectAlignmentReversal Class ================================== .. toctree:: :maxdepth: 1 .. note:: See :ref:`CGameEffect\ Methods` for methods that are shared by all game effect classes. Only the additional methods specific to each class are documented here. ---- .. _CGameEffectAlignmentReversal_Methods: Methods --------------- +-------------------------------------------------------------------------------------+----------------------------------------+ | **Name** | **Description** | +-------------------------------------------------------------------------------------+----------------------------------------+ | :ref:`CGameEffectAlignmentReversal\:\:Reverse` | Reverse the alignment of the character | +-------------------------------------------------------------------------------------+----------------------------------------+ ---- .. _CGameEffectAlignmentReversalReverse: CGameEffectAlignmentReversal\:\:Reverse ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Reverse the alignment of the character :: unsigned char CGameEffectAlignmentReversal::Reverse(unsigned char alignment); **Parameters** * ``unsigned char`` *alignment* - **Return Value** Returns ``unsigned char`` **Remarks**